Files
2ece00ed-98f6-4754-afb7-8f3…/vercel.json
2026-03-07 16:03:07 +00:00

5 lines
97 B
JSON

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