Files
ee05b0da-368c-47d4-9890-9aa…/vercel.json
2026-05-24 07:44:01 +00:00

5 lines
97 B
JSON

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