Files
cd2f2038-78d2-406f-835b-3ed…/vercel.json
2026-06-11 09:49:30 +00:00

5 lines
97 B
JSON

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