Files
9c0f947d-7b69-462b-9600-6e9…/vercel.json
2026-06-11 00:49:13 +00:00

5 lines
97 B
JSON

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