Files
2bf0ebb1-8282-4640-acd7-fd7…/vercel.json
2026-04-06 09:35:41 +00:00

5 lines
97 B
JSON

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