Files
8491fd5e-079a-4e64-9d58-a57…/vercel.json
2026-04-08 23:54:26 +00:00

5 lines
97 B
JSON

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