Files
b2ceb9dd-6b15-4b54-b81e-4f5…/vercel.json
2026-03-08 04:44:16 +00:00

5 lines
97 B
JSON

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