Files
09b4415f-af6e-46e5-b8f0-d51…/vercel.json
2026-03-15 21:40:34 +00:00

5 lines
97 B
JSON

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