Files
0508d9bd-4e03-4323-b851-9cb…/vercel.json
2026-04-05 00:55:58 +00:00

5 lines
97 B
JSON

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