Files
64d86deb-adf2-4bd5-ad3f-7a7…/vercel.json
2026-04-16 14:58:56 +00:00

5 lines
97 B
JSON

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