Files
f856f9b7-c9ef-4c8a-8978-d4e…/vercel.json
2026-06-01 07:49:14 +00:00

5 lines
97 B
JSON

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