Files
e7cf7588-1fe4-499f-8619-ef5…/vercel.json
2026-03-11 08:44:53 +00:00

5 lines
97 B
JSON

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