Files
a9a8879a-b7e7-46de-b560-eee…/vercel.json
2026-04-12 16:21:58 +00:00

5 lines
97 B
JSON

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