Files
b48c1628-d537-4b35-8d5c-10e…/vercel.json
2026-04-21 12:33:18 +00:00

5 lines
97 B
JSON

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