Files
41d8a7e2-79b5-414d-848e-440…/vercel.json
2026-04-17 22:53:15 +00:00

5 lines
97 B
JSON

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