Files
bf380b60-91b4-43c9-9612-a7c…/vercel.json
2026-03-07 09:49:42 +00:00

5 lines
97 B
JSON

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