Files
523501d2-6dfb-42f9-90d8-407…/vercel.json
2026-03-06 09:12:15 +00:00

5 lines
97 B
JSON

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