Files
a4d2b9f7-cb02-4385-b080-59d…/vercel.json
2026-06-09 23:01:39 +00:00

5 lines
97 B
JSON

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