Files
f9ff677b-ce4b-4ef5-a788-c5d…/vercel.json
2026-03-06 01:06:50 +00:00

5 lines
97 B
JSON

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