Files
7105e7bd-5c86-47e7-8e6a-8d0…/vercel.json
2026-03-03 13:52:35 +00:00

5 lines
97 B
JSON

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