Files
267498d4-d8a2-48fb-be5b-9d2…/vercel.json
2026-02-27 17:13:09 +00:00

5 lines
97 B
JSON

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