Files
12b38a70-79a1-4e5c-9421-eb2…/vercel.json
2026-05-17 10:10:32 +00:00

5 lines
97 B
JSON

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