Files
f8f1dd88-954c-4959-a3fe-dbe…/vercel.json
2026-03-19 17:27:56 +00:00

5 lines
97 B
JSON

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