Files
7f58a4ed-e44c-4bcc-beb5-72a…/vercel.json
2026-03-10 16:13:34 +00:00

5 lines
97 B
JSON

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