Files
59928b1f-ed27-4a9a-b738-981…/vercel.json
2026-03-15 15:35:38 +00:00

5 lines
97 B
JSON

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