Files
23041010-b2bb-43be-8f6f-590…/vercel.json
2026-06-10 01:29:45 +00:00

5 lines
97 B
JSON

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