Files
34ab0b27-e5c3-4cb9-9ebb-6b1…/vercel.json
2026-03-25 18:37:33 +00:00

5 lines
97 B
JSON

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