Files
586ed594-e38c-43fa-bb24-fe0…/vercel.json
2026-06-09 22:56:57 +00:00

5 lines
97 B
JSON

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