Files
8fd0290c-12e7-4f8f-9810-ed0…/vercel.json
2026-05-06 14:06:26 +00:00

5 lines
97 B
JSON

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