Files
02fd17f8-4b7b-46a6-99a5-006…/vercel.json
2026-04-26 00:49:29 +00:00

5 lines
97 B
JSON

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