Files
b3d289a7-86b7-4f07-997f-a68…/vercel.json
2026-03-03 10:26:26 +00:00

5 lines
97 B
JSON

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