Files
4d4ff12c-cf24-4faf-8ca8-17d…/vercel.json
2026-05-01 17:45:55 +00:00

5 lines
97 B
JSON

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