Files
eccd9985-25dd-4313-8193-4d8…/vercel.json
2026-05-23 03:12:29 +00:00

5 lines
97 B
JSON

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