Files
39f34ec9-7dce-40ba-aae3-5bf…/vercel.json
2026-04-03 06:06:51 +00:00

5 lines
97 B
JSON

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