Files
73745f92-e50c-4d4c-a921-63f…/vercel.json
2026-03-11 13:41:40 +00:00

5 lines
97 B
JSON

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