Files
cc85edf5-ec3e-42ee-8825-fe8…/vercel.json
2026-04-26 15:29:46 +00:00

5 lines
97 B
JSON

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