Files
ba7dcdf1-4e60-4c01-a54e-dab…/vercel.json
2026-05-17 13:01:27 +00:00

5 lines
97 B
JSON

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