Files
86b7c1e7-d4a9-4683-97d5-dc7…/vercel.json
2026-05-13 15:09:26 +00:00

5 lines
97 B
JSON

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