Files
366371ea-c9d0-4dfd-8adf-4f2…/vercel.json
2026-04-11 16:44:05 +00:00

5 lines
97 B
JSON

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