Files
60cab6dd-e3c9-44e8-896d-1ed…/vercel.json
2026-03-25 07:12:58 +00:00

5 lines
97 B
JSON

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