Files
b12e9bf2-d4e6-4e56-b174-294…/vercel.json
2026-04-08 03:51:26 +00:00

5 lines
97 B
JSON

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