Files
33cd4772-ef53-48c4-a176-31c…/vercel.json
2026-06-10 09:41:30 +00:00

5 lines
97 B
JSON

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