Files
d06f94b0-e860-40e6-89f0-a35…/vercel.json
2026-03-06 22:59:47 +00:00

5 lines
97 B
JSON

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