Files
180a848b-8177-4bdc-b704-854…/vercel.json
2026-06-03 16:53:26 +00:00

5 lines
97 B
JSON

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