Files
47cae728-dcbd-4f8a-9f73-0fc…/vercel.json
2026-05-17 16:37:34 +00:00

5 lines
97 B
JSON

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