Files
d8ac372c-e202-4eb4-90c6-8de…/vercel.json
2026-04-07 03:54:37 +00:00

5 lines
97 B
JSON

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