Files
2ccc63de-de51-4435-a0f7-e98…/vercel.json
2026-06-01 06:17:16 +00:00

5 lines
97 B
JSON

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