Files
fb1d6f5c-b7cf-4e56-b032-d53…/vercel.json
2026-04-16 17:35:09 +00:00

5 lines
97 B
JSON

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