Files
c0800555-45be-4738-848a-4d2…/vercel.json
2026-06-03 17:25:08 +00:00

5 lines
97 B
JSON

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