Files
8fe217f9-44c2-4a98-8123-b8d…/vercel.json
2026-05-26 01:20:34 +00:00

5 lines
97 B
JSON

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