Files
882454c2-bfed-4a44-a937-c1e…/vercel.json
2026-05-14 10:42:25 +00:00

5 lines
97 B
JSON

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