Files
6cd1d51a-6536-4b6d-826e-de2…/vercel.json
2026-03-07 09:22:11 +00:00

5 lines
97 B
JSON

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