Files
2839b1d8-e5bc-4b3d-a800-e7f…/vercel.json
2026-03-28 12:59:22 +00:00

5 lines
97 B
JSON

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