Files
716ea6fc-6c58-4c51-bd2e-392…/vercel.json
2026-03-09 22:06:32 +00:00

5 lines
97 B
JSON

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