Files
3f6040cf-b52d-41f1-8239-513…/vercel.json
2026-06-07 22:33:31 +00:00

5 lines
97 B
JSON

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