Files
2f26dfd9-b511-4aa4-aa14-1ae…/vercel.json
2026-04-15 14:32:05 +00:00

5 lines
97 B
JSON

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