Files
4ceea814-c3d4-45dd-8564-17d…/vercel.json
2026-05-21 01:24:40 +00:00

5 lines
97 B
JSON

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