Files
33ffe434-62db-44c9-8d7d-825…/vercel.json
2026-06-09 22:56:40 +00:00

5 lines
97 B
JSON

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