Files
f7dd70d5-419f-4125-8c2b-1ef…/vercel.json
2026-05-06 10:16:09 +00:00

5 lines
97 B
JSON

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