Files
cef38bb3-5c57-4557-9e69-80b…/vercel.json
2026-03-25 17:40:25 +00:00

5 lines
97 B
JSON

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