Files
45fc4d64-cf44-4f96-a590-749…/vercel.json
2026-03-20 22:53:52 +00:00

5 lines
97 B
JSON

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