Files
435fd206-462e-4af5-901e-000…/vercel.json
2026-04-23 10:38:27 +00:00

5 lines
97 B
JSON

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