Files
a3db0645-ec55-4cc8-b45c-e1d…/vercel.json
2026-04-12 13:16:35 +00:00

5 lines
97 B
JSON

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