Files
d07e64fe-70f6-403c-85b7-492…/vercel.json
2026-03-28 08:03:03 +00:00

5 lines
97 B
JSON

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