Files
e2b5d5c8-1d0e-497f-b9f9-624…/vercel.json
2026-05-13 21:37:06 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}