Files
b93031e2-494e-4896-b91d-e7b…/vercel.json
2026-03-10 11:14:44 +00:00

5 lines
97 B
JSON

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