Files
3eec85d7-d442-4e6e-8def-46a…/vercel.json
2026-03-05 12:20:56 +00:00

5 lines
97 B
JSON

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