Files
a3f0d8e1-21b2-41cf-8f6b-265…/vercel.json
2026-03-04 04:29:24 +00:00

5 lines
97 B
JSON

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