Files
30bcbc85-8c99-4e6b-bccb-7bf…/vercel.json
2026-04-13 06:53:58 +00:00

5 lines
97 B
JSON

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