Files
b756d2d6-f763-4105-84fd-e0c…/vercel.json
2026-03-25 02:58:02 +00:00

5 lines
97 B
JSON

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