Files
8b81eea9-49f9-43d3-add2-508…/vercel.json
2026-03-11 16:55:49 +00:00

5 lines
97 B
JSON

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