Files
b9b58e76-146b-4526-aac4-fa4…/vercel.json
2026-04-23 10:11:48 +00:00

5 lines
97 B
JSON

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