Files
7904042f-996d-4ee2-b248-37e…/vercel.json
2026-05-21 01:45:01 +00:00

5 lines
97 B
JSON

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