Files
c5fd0e85-514d-4111-b44d-461…/vercel.json
2026-04-15 23:22:28 +00:00

5 lines
97 B
JSON

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