Files
168cd909-e104-4f46-b97f-32c…/vercel.json
2026-03-09 08:09:52 +00:00

5 lines
97 B
JSON

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