Files
e81230e9-6e15-44a3-bfb9-efe…/vercel.json
2026-03-19 15:18:58 +00:00

5 lines
97 B
JSON

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