Files
40a0232a-fdb7-4beb-aed9-be7…/vercel.json
2026-03-03 09:59:08 +00:00

5 lines
97 B
JSON

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