Files
5e8966bd-5508-43e6-8e96-1d9…/vercel.json
2026-03-05 13:40:55 +00:00

5 lines
97 B
JSON

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