Files
648368df-942b-469e-9a6f-5ce…/vercel.json
2026-03-03 17:43:51 +00:00

5 lines
97 B
JSON

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