Files
36d4ae0e-a184-46b3-b483-393…/vercel.json
2026-03-04 23:08:33 +00:00

5 lines
97 B
JSON

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