Files
7cfec747-e031-4492-8c44-dd4…/vercel.json
2026-04-24 06:42:58 +00:00

5 lines
97 B
JSON

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