Files
917d9fc3-4427-422e-8aa0-6a1…/vercel.json
2026-06-11 16:37:09 +00:00

5 lines
97 B
JSON

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