Files
37c08b36-44d4-4eff-95d2-6bc…/vercel.json
2026-06-10 16:12:09 +00:00

5 lines
97 B
JSON

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