Files
5659fd40-89a3-40b3-b1a2-91e…/vercel.json
2026-03-03 04:49:19 +00:00

5 lines
97 B
JSON

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