Files
482d8a16-6149-47e6-9dfe-031…/vercel.json
2026-06-13 06:45:27 +00:00

5 lines
97 B
JSON

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