Files
2c5e8f92-c1d8-4872-9fcf-1f8…/vercel.json
2026-05-08 19:08:48 +00:00

5 lines
97 B
JSON

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