Files
7c35541f-e46e-421e-8108-3a5…/vercel.json
2026-03-26 15:04:57 +00:00

5 lines
97 B
JSON

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