Files
393d3f47-6238-4911-af2f-c73…/vercel.json
2026-04-12 01:04:20 +00:00

5 lines
97 B
JSON

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