Files
375b5953-aaa1-49f1-9f2d-5f0…/vercel.json
2026-03-09 18:11:37 +00:00

5 lines
97 B
JSON

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