Files
a54265bb-7412-42e6-833b-4e6…/vercel.json
2026-04-19 13:51:06 +00:00

5 lines
97 B
JSON

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