Files
6cfc1091-7211-495f-b7e3-e81…/vercel.json
2026-06-10 16:56:11 +00:00

5 lines
97 B
JSON

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