Files
16b3cb77-7e33-4b07-ab89-c7f…/vercel.json
2026-03-19 04:53:58 +00:00

5 lines
97 B
JSON

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