Files
2cb26b55-f250-4ea5-bb7b-239…/vercel.json
2026-03-12 06:41:58 +00:00

5 lines
97 B
JSON

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