Files
5a83e40f-dd34-45b5-8a62-75e…/vercel.json
2026-04-07 17:44:40 +00:00

5 lines
97 B
JSON

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