Files
23d3a5b8-efc8-41e9-b1fb-ae8…/vercel.json
2026-04-24 04:39:18 +00:00

5 lines
97 B
JSON

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