Files
df2553d8-8581-4b88-beed-6db…/vercel.json
2026-03-08 15:36:12 +00:00

5 lines
97 B
JSON

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