Files
64cf1117-41b3-4e73-b1dc-910…/vercel.json
2026-04-15 15:11:49 +00:00

5 lines
97 B
JSON

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