Files
fc573060-1820-46c8-bc01-88e…/vercel.json
2026-04-18 05:51:42 +00:00

5 lines
97 B
JSON

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