Files
7abfe230-b505-45f3-9e2b-05b…/vercel.json
2026-03-10 19:29:38 +00:00

5 lines
97 B
JSON

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