Files
45d960c8-7cd3-4266-81e9-ff4…/vercel.json
2026-03-23 02:39:56 +00:00

5 lines
97 B
JSON

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