Files
3b1e3ca1-5685-4f50-9892-7fd…/vercel.json
2026-06-10 05:19:25 +00:00

5 lines
97 B
JSON

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