Files
93bd2fe2-fe3a-4c9f-9af9-304…/vercel.json
2026-04-03 17:44:06 +00:00

5 lines
97 B
JSON

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