Files
9cfa4ac1-1df6-4d4d-8dec-a97…/vercel.json
2026-04-07 15:02:08 +00:00

5 lines
97 B
JSON

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