Files
2a707b1f-7c7e-467e-b9c7-154…/vercel.json
2026-06-03 14:41:53 +00:00

5 lines
97 B
JSON

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