Files
55f9f27c-acee-4f1d-a65a-240…/vercel.json
2026-04-27 18:34:51 +00:00

5 lines
97 B
JSON

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