Files
7543ecd1-ce96-4bc3-81a6-242…/vercel.json
2026-03-04 10:08:45 +00:00

5 lines
97 B
JSON

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