Files
58d51f07-d57a-4aae-824e-651…/vercel.json
2026-04-12 02:30:46 +00:00

5 lines
97 B
JSON

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