Files
8173001b-b5c3-457a-9473-b50…/vercel.json
2026-02-11 22:04:14 +00:00

5 lines
97 B
JSON

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