Files
2b5b4b90-0b1b-43ab-a3db-d1d…/vercel.json
2026-03-07 09:32:16 +00:00

5 lines
97 B
JSON

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