Files
f0b9e64f-5141-4ebe-914a-86a…/vercel.json
2026-03-24 04:07:09 +00:00

5 lines
97 B
JSON

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