Files
3f0a3b69-5b2b-4eb7-a5c9-da9…/vercel.json
2026-03-04 17:22:12 +00:00

5 lines
97 B
JSON

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