Files
2b221460-e7d5-4190-a367-424…/vercel.json
2026-06-07 12:06:10 +00:00

5 lines
97 B
JSON

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