Files
537ae5dc-42a2-43cc-8263-591…/vercel.json
2026-04-17 15:56:30 +00:00

5 lines
97 B
JSON

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