Files
4c5f80ae-dc0b-4b1a-9c45-23d…/vercel.json
2026-03-03 14:12:10 +00:00

5 lines
97 B
JSON

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