Files
838b3ad9-9977-41c6-82c2-b8a…/vercel.json
2026-03-27 09:26:50 +00:00

5 lines
97 B
JSON

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