Files
de245cc2-de3a-4678-b58e-54d…/vercel.json
2026-04-21 12:58:45 +00:00

5 lines
97 B
JSON

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