Files
657d56a6-55fe-46f1-bf10-061…/vercel.json
2026-03-05 10:17:49 +00:00

5 lines
97 B
JSON

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