Files
65d39d57-7cca-47c9-9ccb-e6d…/vercel.json
2026-04-01 02:34:48 +00:00

5 lines
97 B
JSON

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