Files
8bff2f12-ad32-468e-a88b-83f…/vercel.json
2026-03-17 17:08:06 +00:00

5 lines
97 B
JSON

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