Files
6df21c57-1192-4636-9ff7-c0e…/vercel.json
2026-05-12 14:27:24 +00:00

5 lines
97 B
JSON

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